FlexGrid for WinRT
ConvertTo Method

Convert to a given type.
Syntax
'Declaration
 
Public Overrides Function ConvertTo( _
   ByVal context As ITypeDescriptorContext, _
   ByVal culture As System.Globalization.CultureInfo, _
   ByVal value As System.Object, _
   ByVal destinationType As System.Type _
) As System.Object
public override System.object ConvertTo( 
   ITypeDescriptorContext context,
   System.Globalization.CultureInfo culture,
   System.object value,
   System.Type destinationType
)

Parameters

context
culture
value
destinationType
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NullableObjectConverter<T> Class
NullableObjectConverter<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback